Patricia - traduzione in francese
Diclib.com
Dizionario ChatGPT
Inserisci una parola o una frase in qualsiasi lingua 👆
Lingua:     

Traduzione e analisi delle parole tramite l'intelligenza artificiale ChatGPT

In questa pagina puoi ottenere un'analisi dettagliata di una parola o frase, prodotta utilizzando la migliore tecnologia di intelligenza artificiale fino ad oggi:

  • come viene usata la parola
  • frequenza di utilizzo
  • è usato più spesso nel discorso orale o scritto
  • opzioni di traduzione delle parole
  • esempi di utilizzo (varie frasi con traduzione)
  • etimologia

Patricia - traduzione in francese

DATA STRUCTURE THAT REPRESENTS A SPACE-OPTIMIZED TRIE IN WHICH EACH NODE THAT IS THE ONLY CHILD IS MERGED WITH ITS PARENT
Patricia trie; Patricia trees; Patricia tree; Patricia-trie; PATRICIA; Crit bit tree; Radix trie; Crit bit trie; Crit-bit tree; Radixtree; Compact prefix tree; PATRICIA trie; PATRICIA tree
  • 313x313px
  • 350x350px

Patricia         
Patricia, first name

Definizione

oprahism
A religion based on the worship of Oprah and strict adherence to her words.
I wish he would have chosen a more mainstream religion, like voodoo or oprahism. - Futurama

Wikipedia

Radix tree

In computer science, a radix tree (also radix trie or compact prefix tree or compressed trie) is a data structure that represents a space-optimized trie (prefix tree) in which each node that is the only child is merged with its parent. The result is that the number of children of every internal node is at most the radix r of the radix tree, where r is a positive integer and a power x of 2, having x ≥ 1. Unlike regular trees, edges can be labeled with sequences of elements as well as single elements. This makes radix trees much more efficient for small sets (especially if the strings are long) and for sets of strings that share long prefixes.

Unlike regular trees (where whole keys are compared en masse from their beginning up to the point of inequality), the key at each node is compared chunk-of-bits by chunk-of-bits, where the quantity of bits in that chunk at that node is the radix r of the radix trie. When r is 2, the radix trie is binary (i.e., compare that node's 1-bit portion of the key), which minimizes sparseness at the expense of maximizing trie depth—i.e., maximizing up to conflation of nondiverging bit-strings in the key. When r ≥ 4 is a power of 2, then the radix trie is an r-ary trie, which lessens the depth of the radix trie at the expense of potential sparseness.

As an optimization, edge labels can be stored in constant size by using two pointers to a string (for the first and last elements).

Note that although the examples in this article show strings as sequences of characters, the type of the string elements can be chosen arbitrarily; for example, as a bit or byte of the string representation when using multibyte character encodings or Unicode.

Esempi dal corpus di testo per Patricia
1. Et puis, la violoniste moldave Patricia Kopatchinskaja.
2. Patricia Harris est arrivée la veille dans la ville.
3. Patricia Briel Jeudi 21 juillet 2005 Cette poire est immangeable.
4. Patricia Briel Samedi 17 novembre 2007 Julien Dutruy frappe fort.
5. Patricia Briel Samedi 2 février 2008 Voici une excellente affaire.